hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
GeometryBatch.fillEllipse
hip
graphics
g2d
geometrybatch
GeometryBatch
With this default precision, the circle should be smooth enough
class
GeometryBatch
void
fillEllipse
(
int
x
,
int
y
,
int
radiusW
,
int
radiusH
= -1
,
int
degrees
= 360
,
HipColor
color
=
HipColor.no
,
int
precision
= 24
)
Meta
Source
See Implementation
hip
graphics
g2d
geometrybatch
GeometryBatch
constructors
this
functions
addIndex
addVertex
checkVerticesCount
draw
drawEllipse
drawLine
drawPixel
drawQuadraticBezierLine
drawRectangle
drawTriangle
fillEllipse
fillEllipseVertices
fillRectangle
fillRoundRect
fillTriangle
flush
rectangleVertices
setColor
setCurrentDepth
triangleVertices
variables
camera
currentColor
currentIndex
indices
indicesCount
lastIndexDrawn
lastVertexDrawn
managedDepth
mesh
vertices
verticesCount
With this default precision, the circle should be smooth enough